ASP.NET MVC コントロールヘルプ
ExtraMapLayer<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ExtraMapLayer<T> クラス
マップ内のレイヤを表します。
オブジェクト モデル
ExtraMapLayer<T> クラス
シンタックス
'宣言
 
Public MustInherit Class ExtraMapLayer(Of T) 
   Inherits MapLayerBase(Of T)
public abstract class ExtraMapLayer<T> : MapLayerBase<T> 
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.MapLayerBase<T>
      C1.Web.Mvc.ExtraMapLayer<T>
         C1.Web.Mvc.GeoGridLayer<T>
         C1.Web.Mvc.GeoMapLayer<T>
         C1.Web.Mvc.ScatterMapLayer<T>

参照

ExtraMapLayer<T> メンバ
C1.Web.Mvc 名前空間